Qus : 1 NIMCET PYQ 2024 1 Which pairs of bits can be joined
together to form two words that have opposite meanings?
ERT UCE DES END EXP EAR AND SIP RED GOS 1 2 3 4 5 6 7 8 9 10
1 (9,2)(5,7) 2 (1,3)(8,10) 3 (1,5)(10,8) 4 (4,2)(7,8) Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Task: Find two pairs of bits that can be joined to form words with opposite meanings.
Step 1: Join possible bit pairs to form real words
EXP
+ AND
= EXPAND
RED
+ UCE
= REDUCE
Step 2: Identify opposite meanings
EXPAND means to enlarge or increase.
REDUCE means to shrink or decrease.
Hence, these are antonyms.
✅ Final Answer:
Pair 1: (5) EXP
+ (7) AND
→ EXPAND
Pair 2: (9) RED
+ (2)
Qus : 2 NIMCET PYQ 2024 3 Rajesh
will not go to the concert if Rakesh goes. Rakesh will go to the concert if his
dog barks three times.
Based only on the information above,
which of the following must be true?
1 Rakesh
will not go to the concert unless Rajesh goes.
2 If
Rakesh’s dog does not bark three times, then Rakesh will not go to the concert
3 If Rakesh’s dog barks three times, then Rajesh will not go to the concert 4 If
Rajesh doesn’t go to the concert, then Rakesh will go
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Statements Given:
Rajesh will not go to the concert if Rakesh goes.
Rakesh will go to the concert if his dog barks three times.
Logical Interpretation:
If Rakesh goes → Rajesh will not go
If Dog barks 3 times → Rakesh will go
Deduction:
If the dog barks three times, then Rakesh goes. And if Rakesh goes, Rajesh will not go.
✅ Final Answer: If the dog barks three times, Rajesh will not go to the concert.
Qus : 3 NIMCET PYQ 2024 3
Which one of the following is the odd one from the given alternative?
1 years
of experience 2 Salary 3 Highest
education 4 Age Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Options:
Years of experience
Salary
Highest education
Age
Analysis:
Years of experience , Salary , and Age are quantitative and dynamic — they change over time.
Highest education is a qualitative and mostly static achievement — it rarely changes once completed.
✅ Odd One Out: Highest education
Reason: It is the only fixed qualification, while others vary over time.
Qus : 6 NIMCET PYQ 2024 4 Study
the following information carefully and answer the given question:
Eight friends A, B, C, D, E, F, G and
H are sitting on a round table facing the centre. A sits second to the left of
D, who sits third to the left of E. C sits third to the right of G, who is not
an immediate
neighbour of E. H sits opposite to the
E. B is between A and C.
1 E 2 D 3 G 4 F Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 9 NIMCET PYQ 2024 3 A cat climbs a 21- meter pole. In the
first minute it climbs 3 meter and in the second minute it descends one meter.
In how minutes the cat would reach the top of the pole?
1 18 min 2 21 min 3 19 min 4 20 min Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Logical Puzzle: Cat Climbing a Pole
Problem:
A cat climbs a 21-meter pole. Every minute it climbs 3 meters but slips down 1 meter the next minute. How long will it take to reach the top?
Step-by-Step Analysis:
Every 2 minutes, net climb = 3 - 1 = 2 meters
In 20 minutes, the cat climbs 10 × 2 = 20 meters
At the start of the 21st minute , the cat climbs 3 meters and reaches the top (21 meters) before it can slip.
✅ Final Answer: The cat will reach the top in 21 minutes .
Qus : 10 NIMCET PYQ 2024 4 If (4, 3) and (12, 5) are the two foci of an ellipse passing through the
origin, then the eccentricity of the ellipse is
1 $$\frac{\sqrt{13}}{9}$$ 2 $$\frac{\sqrt{13}}{18}$$ 3 $$\frac{\sqrt{17}}{18}$$ 4 $$\frac{\sqrt{17}}{9}$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: Foci are (4, 3) and (12, 5), and the ellipse passes through the origin (0, 0).
Step 1: Use ellipse definition
$PF_1 = \sqrt{(0 - 4)^2 + (0 - 3)^2}
= \sqrt{25}
= 5$
$PF_2 = \sqrt{(0 - 12)^2 + (0 - 5)^2}
= \sqrt{169}
= 13$
Total distance = $5 + 13 = 18 \Rightarrow 2a = 18 \Rightarrow a = 9$
Step 2: Distance between the foci
$2c = \sqrt{(12 - 4)^2 + (5 - 3)^2} = \sqrt{64 + 4} = \sqrt{68} \Rightarrow c = \sqrt{17}$
Step 3: Find eccentricity
$e = \dfrac{c}{a} = \dfrac{\sqrt{17}}{9}$
✅ Final Answer: $\boxed{\dfrac{\sqrt{17}}{9}}$
Qus : 11 NIMCET PYQ 2024 4 Arrange
the words given below in a meaningful sequence
(1) Software
(2) Code
(3) Data
(4) Analysis
(5) Report
1 5,4,3,1,2
2 2,1,5,3,4 3 3,1,2,5,4
4 3,1,2,4,5 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Sequencing Logic: Arrange the Process
Words Given:
Software
Code
Data
Analysis
Report
Logical Order:
3 → 1 → 2 → 4 → 5
Explanation:
Data is the raw input.
Software handles and organizes the data.
Code processes the data within the software.
Analysis is performed based on the processed data.
Report Qus : 12 NIMCET PYQ 2024 2 The number of one - one functions
f: {1,2,3} → {a,b,c,d,e} is
1 125 2 60 3 243 4 None of these Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: A one-one function from set $\{1,2,3\}$ to set $\{a,b,c,d,e\}$
Step 1: One-one (injective) function means no two elements map to the same output.
We choose 3 different elements from 5 and assign them to 3 inputs in order.
So, total one-one functions = $P(5,3) = 5 \times 4 \times 3 = 60$
✅ Final Answer: $\boxed{60}$
Qus : 13 NIMCET PYQ 2024 3 The
question contains six statements followed by four sets of combinations of
three.
Choose the set in which the combinations are most logically related.
A. Some buildings are not sky
scrapers.
B. Some sky scrapers are not
buildings.
C. No structure is a skyscraper.
D. All skyscrapers are structures.
E. Some skyscrapers are buildings
F. Some structures are not buildings.
1 ACF
2 ACE 3 BDF
4 FDA Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 16 NIMCET PYQ 2024 4 The value of m for which volume of the parallelepiped is 4 cubic units whose three edges are represented by a = mi + j + k, b = i – j + k, c = i + 2j –k is
1 0 2 -2 3 -1 4 1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: Volume of a parallelepiped formed by vectors $\vec{a}, \vec{b}, \vec{c}$ is 4 cubic units.
Vectors:
$\vec{a} = m\hat{i} + \hat{j} + \hat{k}$
$\vec{b} = \hat{i} - \hat{j} + \hat{k}$
$\vec{c} = \hat{i} + 2\hat{j} - \hat{k}$
Step 1: Volume = $|\vec{a} \cdot (\vec{b} \times \vec{c})|$
First compute $\vec{b} \times \vec{c}$:
$
\vec{b} \times \vec{c} =
\begin{vmatrix}
\hat{i} & \hat{j} & \hat{k} \\
1 & -1 & 1 \\
1 & 2 & -1
\end{vmatrix}
= \hat{i}((-1)(-1) - (1)(2)) - \hat{j}((1)(-1) - (1)(1)) + \hat{k}((1)(2) - (-1)(1)) \\
= \hat{i}(1 - 2) - \hat{j}(-1 - 1) + \hat{k}(2 + 1) = -\hat{i} + 2\hat{j} + 3\hat{k}
$
Step 2: Compute dot product with $\vec{a}$:
$\vec{a} \cdot (\vec{b} \times \vec{c}) = (m)(-1) + (1)(2) + (1)(3) = -m + 2 + 3 = -m + 5$
Step 3: Volume = $| -m + 5 | = 4$
So, $|-m + 5| = 4 \Rightarrow -m + 5 = \pm 4$
Case 1: $-m + 5 = 4 \Rightarrow m = 1$
Case 2: $-m + 5 = -4 \Rightarrow m = 9$
✅ Final Answer: $\boxed{m = 1 \text{ or } 9}$
Qus : 17 NIMCET PYQ 2024 4 Two cars, Car A and Car B, are
travelling on a highway. Car A starts from point X and travels at a constant
speed of 60 km/h, while Car B starts from the same point X but travels at a
constant speed of 80 km/hr. If both cars travel for 1.5 hours, what is the
difference in distance covered by Car B compared to Car A?
1 20
km 2 25
km 3 35
km 4 30
km Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Speed & Distance Problem: Car A vs Car B
Given:
Car A speed = 60 km/h
Car B speed = 80 km/h
Time travelled = 1.5 hours
Calculations:
Distance by Car A = 60 × 1.5 = 90 km
Distance by Car B = 80 × 1.5 = 120 km
✅ Difference: 120 km – 90 km = 30 km
Qus : 18 NIMCET PYQ 2024 2 The number of distinct real values of $\lambda$ for which the vectors ${\lambda}^2\hat{i}+\hat{j}+\hat{k},\, \hat{i}+{\lambda}^2\hat{j}+j$ and $\hat{i}+\hat{j}+{\lambda}^2\hat{k}$ are coplanar is
1 1 2 2 3 3 4 6 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: Vectors:
$\vec{a} = \lambda^2 \hat{i} + \hat{j} + \hat{k}$
$\vec{b} = \hat{i} + \lambda^2 \hat{j} + \hat{k}$
$\vec{c} = \hat{i} + \hat{j} + \lambda^2 \hat{k}$
Condition: Vectors are coplanar ⟹ Scalar triple product = 0
$\vec{a} \cdot (\vec{b} \times \vec{c}) = 0$
Step 1: Use determinant:
$
\vec{a} \cdot (\vec{b} \times \vec{c}) =
\begin{vmatrix}
\lambda^2 & 1 & 1 \\
1 & \lambda^2 & 1 \\
1 & 1 & \lambda^2
\end{vmatrix}
$
Step 2: Expand the determinant:
$
= \lambda^2(\lambda^2 \cdot \lambda^2 - 1 \cdot 1) - 1(1 \cdot \lambda^2 - 1 \cdot 1) + 1(1 \cdot 1 - \lambda^2 \cdot 1) \\
= \lambda^2(\lambda^4 - 1) - (\lambda^2 - 1) + (1 - \lambda^2)
$
Simplify:
$= \lambda^6 - \lambda^2 - \lambda^2 + 1 + 1 - \lambda^2 = \lambda^6 - 3\lambda^2 + 2$
Step 3: Set scalar triple product to 0:
$\lambda^6 - 3\lambda^2 + 2 = 0$
Step 4: Let $x = \lambda^2$, then:
$x^3 - 3x + 2 = 0$
Factor:
$x^3 - 3x + 2 = (x - 1)^2(x + 2)$
So, $\lambda^2 = 1$ (double root), or $\lambda^2 = -2$ (discard as it's not real)
Thus, real values of $\lambda$ are: $\lambda = \pm1$
✅ Final Answer: $\boxed{2}$ distinct real values
Qus : 19 NIMCET PYQ 2024 1 After allowing 20% cash discount, a
trader still earns a profit of 11.11%. How much above the cost price, the
trader marks his goods?
1 38.88%
2 40% 3 30.33%
4 28% Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Profit & Discount Problem: Marked Price vs Cost Price
Given:
Cash Discount = 20%
Profit = 11.11% (i.e., 1/9 of Cost Price)
Step-by-Step:
Assume Cost Price = ₹100
Then Selling Price = ₹111.11
SP = 80% of Marked Price ⇒ MP = (111.11 × 100) / 80 = ₹138.89
Markup = ₹138.89 − ₹100 = ₹38.89
✅ Final Answer: The trader marks the goods 38.89% above the cost price .
Qus : 20 NIMCET PYQ 2024 1 There are 9 bottle labelled 1, 2, 3, ... , 9 and 9 boxes labelled 1, 2, 3,....9. The number of ways one can put these bottles in the boxes so that each box gets one bottle and exactly 5 bottles go in their corresponding numbered boxes is
1 $$9\times{}^9{{C}}_5$$ 2 $$5\times{}^9{{C}}_5$$ 3 $$25\times{}^9{{C}}_5$$ 4 $$4\times{}^9{{C}}_5$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Total bottles and boxes: 9 each, labeled 1 to 9.
We are asked to count permutations of bottles such that exactly 5 bottles go into their own numbered boxes.
Step 1: Choose 5 positions to be fixed points (i.e., bottle number matches box number).
Number of ways = $\binom{9}{5}$
Step 2: Remaining 4 positions must be a derangement (no bottle goes into its matching box).
Let $D_4$ be the number of derangements of 4 items.
$D_4 = 9$
Step 3: Total ways = $\binom{9}{5} \times D_4 = 126 \times 9 = 1134$
✅ Final Answer: $\boxed{1134}$
Qus : 21 NIMCET PYQ 2024 4 In
the following question, three statements and three conclusions are given.
Statements:
1. All students are intelligent.
2. No intelligent person is lazy.
3. Some lazy people are poor.
Conclusions:
1. No student is lazy.
2. Some poor people are not
intelligent.
3. All poor people are lazy.
Find out the most appropriate
conclusion(s) from the following options.
1 Only conclusion 2 follows. 2 Only conclusions 2 and 3 follow 3 Only conclusion 1 follows 4 Only conclusions 1 and 2 follows Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Logical Deduction: Syllogism Based Reasoning
Statements:
All students are intelligent.
No intelligent person is lazy.
Some lazy people are poor.
Conclusions:
✅ No student is lazy. (Follows)
✅ Some poor people are not intelligent. (Follows)
❌ All poor people are lazy. (Does not follow)
✅ Final Answer: Only Conclusions 1 and 2 follow.
Qus : 22 NIMCET PYQ 2024 4 If the perpendicular bisector of the line segment joining p(1,4) and q(k,3) has yintercept -4, then the possible values of k are
1 -3 and 3 2 -1 and 1
3 -2 and 2 4 -4 and 4
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: Points: \( P(1, 4) \), \( Q(k, 3) \)
Step 1: Find midpoint of PQ
Midpoint = \( \left( \dfrac{1 + k}{2}, \dfrac{4 + 3}{2} \right) = \left( \dfrac{1 + k}{2}, \dfrac{7}{2} \right) \)
Step 2: Find slope of PQ
Slope of PQ = \( \dfrac{3 - 4}{k - 1} = \dfrac{-1}{k - 1} \)
Step 3: Slope of perpendicular bisector = negative reciprocal = \( k - 1 \)
Step 4: Use point-slope form for perpendicular bisector:
\( y - \dfrac{7}{2} = (k - 1)\left(x - \dfrac{1 + k}{2}\right) \)
Step 5: Find y-intercept (put \( x = 0 \))
\( y = \dfrac{7}{2} + (k - 1)\left( -\dfrac{1 + k}{2} \right) \)
\( y = \dfrac{7}{2} - (k - 1)\left( \dfrac{1 + k}{2} \right) \)
Given: y-intercept = -4, so:
\( \dfrac{7}{2} - \dfrac{(k - 1)(k + 1)}{2} = -4 \)
Multiply both sides by 2:
\( 7 - (k^2 - 1) = -8 \Rightarrow 7 - k^2 + 1 = -8 \Rightarrow 8 - k^2 = -8 \)
\( \Rightarrow k^2 = 16 \Rightarrow k = \pm4 \)
✅ Final Answer: $\boxed{k = -4 \text{ or } 4}$
Qus : 25 NIMCET PYQ 2024 3 You are on an island with two tribes.
One tribe always tells the truth, and the other tribe always lies. You meet
three individuals from the island A, B and C. Each individual belongs to one of
the tribes. You ask each of them the same question “Is B a truthteller?” “Is
B a truthteller?”
A says, “Yes B is a truth-teller.”
B says, “No, I am not a truth-teller”
C. Says, “B is a liar”
Given that each individual is either a
truth-teller or a liar, who is telling the truth?
1 A
only 2 Both
B and C 3 C
only 4 B
only Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 26 NIMCET PYQ 2024 3 If $x=1+\sqrt[{6}]{2}+\sqrt[{6}]{4}+\sqrt[{6}]{8}+\sqrt[{6}]{16}+\sqrt[{6}]{32}$ then ${\Bigg{(}1+\frac{1}{x}\Bigg{)}}^{24}$ =
1 1 2 4
3 16 4 24
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given:
\[
x = 1 + 2^{1/6} + 4^{1/6} + 8^{1/6} + 16^{1/6} + 32^{1/6}
\]
Step 1: Write in powers of \( a = 2^{1/6} \)
\[
x = 1 + a + a^2 + a^3 + a^4 + a^5 = 1 + \frac{a(a^5 - 1)}{a - 1}
\]
Step 2: Use identity \( a^6 = 2 \Rightarrow a^5 = \frac{2}{a} \)
\[
x = 1 + \frac{2 - a}{a - 1} = \frac{1}{a - 1}
\Rightarrow 1 + \frac{1}{x} = a
\Rightarrow \left(1 + \frac{1}{x} \right)^{24} = a^{24}
\]
Step 3: Final calculation
\[
a = 2^{1/6} \Rightarrow a^{24} = (2^{1/6})^{24} = 2^4 = \boxed{16}
\]
✅ Final Answer: $\boxed{16}$
Qus : 27 NIMCET PYQ 2024 3 In a recent survey of 500 employees in
a company, it was found that 60% of the employees prefer coffee over tea, 25%
prefer tea over coffee, and the remaining 15% have no preference. If 20% of the
employees who prefer coffee are also tea drinkers, how many employees prefer
only tea?
1 75 2 50 3 65 4 55 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Family Age Puzzle: Arjun's Birth Year
Given:
Arjun is 25 years younger than his mother.
His brother was born in 1964 and is 35 years younger than their mother.
Step-by-Step Solution:
Mother’s birth year = 1964 − 35 = 1929
Arjun’s birth year = 1929 + 25 = 1954
✅ Final Answer: Arjun was born in 1954 .
Qus : 28 NIMCET PYQ 2024 3 The number of solutions of ${5}^{1+|\sin x|+|\sin x{|}^2+\ldots}=25$ for $x\in(-\mathrm{\pi},\mathrm{\pi})$ is
1 2 2 0
3 4 4 ∞ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Step 1: Recognize the series
The exponent is an infinite geometric series:
$$
1 + |\sin x| + |\sin x|^2 + |\sin x|^3 + \cdots
$$
This is a geometric series with first term \( a = 1 \), common ratio \( r = |\sin x| \in [0,1] \), so:
$$
\text{Sum} = \frac{1}{1 - |\sin x|}
$$
Step 2: Rewrite the equation
$$
5^{\frac{1}{1 - |\sin x|}} = 25 = 5^2
$$
Equating exponents:
$$
\frac{1}{1 - |\sin x|} = 2 \Rightarrow 1 - |\sin x| = \frac{1}{2} \Rightarrow |\sin x| = \frac{1}{2}
$$
Step 3: Solve for \( x \in (-\pi, \pi) \)
We want all \( x \in (-\pi, \pi) \) such that \( |\sin x| = \frac{1}{2} \)
So \( \sin x = \pm \frac{1}{2} \). Within \( (-\pi, \pi) \), the values of \( x \) satisfying this are:
$x = \frac{\pi}{6}$
$x = \frac{5\pi}{6}$
$x = -\frac{\pi}{6}$
$x = -\frac{5\pi}{6}$
✅ Final Answer: $\boxed{4}$ solutions
Qus : 29 NIMCET PYQ 2024 1 In certain language, HEART is written
as 2018010508, and LUNGS is written as 1907142112. If Brain is written in that
language, what will be the last number?
1 2 2 5 3 4 4 9 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Code Language Puzzle: Decoding Words into Numbers
Rule: Letters are converted to their alphabetical positions and then reversed.
Example:
HEART → H(8), E(5), A(1), R(18), T(20) → Reversed: T R A E H → 20 18 01 05 08
LUNGS → L(12), U(21), N(14), G(7), S(19) → Reversed: S G N U L → 19 07 14 21 12
Now for BRAIN:
B(2), R(18), A(1), I(9), N(14)
Reversed: N I A R B → 14 09 01 18 02
✅ Final Answer: The last number is 02 .
Qus : 30 NIMCET PYQ 2024 3 The system of equations $x+2y+2z=5$, $x+2y+3z=6$, $x+2y+\lambda z=\mu$ has
infinitely many solutions if
1 $$\lambda \ne 2$$ 2 $$\lambda \ne 2, \mu \ne 5$$ 3 $$\lambda =2, \mu = 5$$ 4 $$\mu \ne 5$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given System of Equations:
$x + 2y + 2z = 5$
$x + 2y + 3z = 6$
$x + 2y + \lambda z = \mu$
Goal: Find values of $\lambda$ and $\mu$ such that the system has infinitely many solutions
Step 1: Write Augmented Matrix
$
[A|B] =
\begin{bmatrix}
1 & 2 & 2 & 5 \\
1 & 2 & 3 & 6 \\
1 & 2 & \lambda & \mu
\end{bmatrix}
$
Step 2: Row operations: Subtract $R_1$ from $R_2$ and $R_3$
$
\Rightarrow
\begin{bmatrix}
1 & 2 & 2 & 5 \\
0 & 0 & 1 & 1 \\
0 & 0 & \lambda - 2 & \mu - 5
\end{bmatrix}
$
Step 3: For infinitely many solutions, rank of coefficient matrix = rank of augmented matrix < number of variables (3)
This happens when the third row becomes all zeros:
$
\lambda - 2 = 0 \quad \text{and} \quad \mu - 5 = 0
$
$\Rightarrow \lambda = 2,\quad \mu = 5$
✅ Final Answer: $\boxed{\lambda = 2,\ \mu = 5}$
Qus : 31 NIMCET PYQ 2024 1
The mean of consecutive positive
integers from 2 to n is
1 $$\frac{n+2}{2}$$ 2 $$\frac{n(n+1)}{2}$$ 3 $$\frac{n+1}{2}$$ 4 $$\frac{n-1}{2}$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Step-by-step:
First term: 2
Last term: n
Total numbers: n − 2 + 1 = n − 1
Sum: (n − 1)/2 × (2 + n)
Mean: Sum ÷ (n − 1) = (n + 2)/2
✅ Final Answer: The mean of numbers from 2 to n is (n + 2) / 2 .
Qus : 32 NIMCET PYQ 2024 2 Which of the following is TRUE?
A. If $f$ is continuous on $[a,b]$, then $\int ^b_axf(x)\mathrm{d}x=x\int ^b_af(x)\mathrm{d}x$
B. $\int ^3_0{e}^{{x}^2}dx=\int ^5_0e^{{x}^2}dx+{\int ^5_3e}^{{x}^2}dx$
C. If $f$ is continuous on $[a,b]$, then $\frac{d}{\mathrm{d}x}\Bigg{(}\int ^b_af(x)dx\Bigg{)}=f(x)$
D. Both (a) and (b)
1 A 2 B 3 C 4 D Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 33 NIMCET PYQ 2024 4 In a tournament, how many teams
participated. All teams in the tournament have 5 to 15 players. If a team has
more than 10 players, then they have reversible t-shirts?
1 Teams
with 8 players do not have reversible t-shirts
2 Teams
that have 12 players do not have reversible t-shirts.
3 Only
people on teams can have reversible t-shifts.
4 Teams
that have 13 players have reversible t-shirts.
Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given:
Each team has between 5 and 15 players.
Teams with more than 10 players wear reversible t-shirts.
Question: How many teams participated?
Problem: The question lacks essential data such as total players or number of reversible t-shirt teams. Without this, we cannot compute the number of teams.
✅ Final Answer: Cannot be determined from the given information.
Qus : 34 NIMCET PYQ 2024 4 If F|= 40N (Newtons), |D| = 3m, and $\theta={60^{\circ}}$, then the work done by F acting
from P to Q is
1 $$60\sqrt{3} J$$ 2 $$120 J$$ 3 $$60\sqrt{2} J$$ 4 $$60J$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Formula for work done:
\[
W = |F| \cdot |D| \cdot \cos\theta
\]
Given:
\( |F| = 40 \, \text{N} \)
\( |D| = 3 \, \text{m} \)
\( \theta = 60^\circ \)
Step 1: Plug in the values:
\[
W = 40 \cdot 3 \cdot \cos(60^\circ)
\]
Step 2: Use \( \cos(60^\circ) = \frac{1}{2} \)
\[
W = 40 \cdot 3 \cdot \frac{1}{2} = 60 \, \text{J}
\]
✅ Final Answer: $\boxed{60 \, \text{J}}$
Qus : 35 NIMCET PYQ 2024 4 If by rearranging the letters of the
word NABMODINT, a name of a game is formed. What would be the first and last
letter of the mirror image of the name of the game?
1 T, B 2 B, N 3 B, T
4 N, B Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Word Puzzle: Mirror Image of a Game Name
Given Word: NABMODINT
Step 1: Rearranged into: BADMINTON
Step 2: Mirror image: NOTNIMDAB
Step 3: First and Last letters of mirror image: N and B
✅ Final Answer: First letter: N , Last letter: B
Qus : 36 NIMCET PYQ 2024 2 A committee of 5 is to be chosen from a group of 9 people. The probability that a certain married couple will either serve together or not at all is
1 2/3 2 4/9 3 1/2 4 5/9 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Total people: 9
Married couple: 2 specific people among them
Total ways to choose 5 people from 9:
\[
\text{Total} = \binom{9}{5} = 126
\]
✅ Case 1: Both are selected
We fix the married couple (2 people), then choose 3 more from remaining 7:
\[
\binom{7}{3} = 35
\]
✅ Case 2: Both are NOT selected
We remove both from the pool, then choose 5 from remaining 7:
\[
\binom{7}{5} = \binom{7}{2} = 21
\]
✅ Favorable outcomes:
\[
\text{Favorable} = 35 + 21 = 56
\]
✅ Probability:
\[
\text{Required Probability} = \frac{56}{126} = \frac{28}{63} = \frac{4}{9}
\]
✅ Final Answer: $\boxed{\dfrac{4}{9}}$
Qus : 37 NIMCET PYQ 2024 1 What
is the value of $x^2+y^2=$
Statement I : xy=5
Statement II: x+y=10
A. Choose this option if the question can be answered by using one of the statements alone, but cannot be answered using the other statement. Choose this option if the question can be answered by using the statement together, but cannot be answered using either statement alone. Choose this option if the question can be answered by using either statement alone. Choose this option if the question cannot be answered even by using both the statement together. 1 B
2 C
3 D
4 A Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 38 NIMCET PYQ 2024 2 Find the cardinality of the set C which is defined as $C={\{x|\, \sin 4x=\frac{1}{2}\, forx\in(-9\pi,3\pi)}\}$.
1 24 2 48 3 36 4 12 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
We are given:
\[
\sin(4x) = \frac{1}{2}, \quad x \in (-9\pi,\ 3\pi)
\]
Step 1: General solutions for \( \sin(θ) = \frac{1}{2} \)
\[
θ = \frac{\pi}{6} + 2n\pi \quad \text{or} \quad θ = \frac{5\pi}{6} + 2n\pi
\]
Let \( θ = 4x \), so we get:
\( x = \frac{\pi}{24} + \frac{n\pi}{2} \)
\( x = \frac{5\pi}{24} + \frac{n\pi}{2} \)
✅ Step 2: Count how many such \( x \) fall in the interval \( (-9\pi, 3\pi) \)
By checking all possible \( n \) values, we find:
For \( x = \frac{\pi}{24} + \frac{n\pi}{2} \): 24 valid values
For \( x = \frac{5\pi}{24} + \frac{n\pi}{2} \): 24 valid values
? Total distinct values = 24 + 24 = 48
✅ Final Answer: $\boxed{48}$
Qus : 39 NIMCET PYQ 2024 3 Four
friends, Aditi, Bharat, Chandan, and Deepika, went to a restaurant for dinner.
Each of them ordered a different dish from
the menu: pizza, pasta, burger, and
salad. Additionally, each friend ordered a different drink: cola, lemonade,
orange juice, and water. Based on the following clues, determine the combination
of friend, dish, and drink:
Aditi didn't order pizza or cola. Bharat ordered salad but not lemonade. Chandan ordered pasta. Deepika didn't order burger or orange juice. Aditi ordered orange juice. Who ordered the burger, and what drink did they order?
1 Deepika, cola
2 Bharat, water
3 Aditi, orange juice
4 Chandan, lemonade Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 41 NIMCET PYQ 2024 2 This
question contains six statements followed by four sets of combinations of
three. Choose the set in which the combinations are most logically related.
A. All falcons fly high.
B. All falcons are blind.
C. All falcons are birds.
D. All birds are yellow.
E. All birds are thirsty.
F. All falcons are yellow.
1 DEF
2 CDF 3 ABC
4 BCA Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 43 NIMCET PYQ 2024 2 In
the half yearly exam only 60% of the students were passed.
Out of these (passed in half-yearly)
only 70% students are passed in annual exam, out of remaining students (who
fail in half-yearly exam) 80% passed in annual exam. What percent of the
students passed the annual exam?
1 76%
2 74% 3 72%
4 65% Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Percentage Puzzle: Exam Pass Analysis
Step-by-Step Breakdown:
Assume total students = 100
Passed in Half-Yearly = 60 students
70% of 60 passed in Annual = 42 students
Failed in Half-Yearly = 40 students
80% of 40 passed in Annual = 32 students
Total passed in Annual = 42 + 32 = 74 students
✅ Final Answer: 74% of the students passed the annual exam.
Qus : 44 NIMCET PYQ 2024 2 A critical orthopedic surgery is performed on 3 patients. The probability of recovering
a patient is 0.6. Then the probability that after surgery, exactly two of them will recover
is
1 0.123 2 0.432 3 0.321 4 0.234 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given:
Number of patients = 3
Probability of recovery \( p = 0.6 \)
Probability of failure \( q = 1 - p = 0.4 \)
We want: Probability that exactly 2 recover out of 3.
? Use Binomial Probability Formula:
\[
P(X = r) = \binom{n}{r} p^r (1 - p)^{n - r}
\]
where \( n = 3, r = 2, p = 0.6 \)
? Calculation:
\[
P(X = 2) = \binom{3}{2} (0.6)^2 (0.4)^1 = 3 \times 0.36 \times 0.4 = 0.432
\]
✅ Final Answer: $\boxed{0.432}$
Qus : 46 NIMCET PYQ 2024 4 The value of $\tan \Bigg{(}\frac{\pi}{4}+\theta\Bigg{)}\tan \Bigg{(}\frac{3\pi}{4}+\theta\Bigg{)}$ is
1 -2 2 2 3 1 4 -1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
We are given:
\[
\text{Evaluate } \tan\left(\frac{\pi}{4} + \theta\right) \cdot \tan\left(\frac{3\pi}{4} + \theta\right)
\]
✳ Step 1: Use identity
\[
\tan\left(A + B\right) = \frac{\tan A + \tan B}{1 - \tan A \tan B}
\]
But we don’t need expansion — use known angle values:
\[
\tan\left(\frac{\pi}{4} + \theta\right) = \frac{1 + \tan\theta}{1 - \tan\theta}
\]
\[
\tan\left(\frac{3\pi}{4} + \theta\right) = \frac{-1 + \tan\theta}{1 + \tan\theta}
\]
✳ Step 2: Multiply
\[
\left(\frac{1 + \tan\theta}{1 - \tan\theta}\right) \cdot \left(\frac{-1 + \tan\theta}{1 + \tan\theta}\right)
\]
Simplify:
\[
= \frac{(1 + \tan\theta)(-1 + \tan\theta)}{(1 - \tan\theta)(1 + \tan\theta)}
= \frac{(\tan^2\theta - 1)}{1 - \tan^2\theta} = \boxed{-1}
\]
✅ Final Answer:
\[
\boxed{-1}
\]
Qus : 48 NIMCET PYQ 2024 4 If $\sin x=\sin y$ and $\cos x=\cos y$, then the value of x-y is
1 $\pi/4$ 2 $n \pi/2$ 3 $n \pi$ 4 $2n \pi$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given:
\[
\sin x = \sin y \quad \text{and} \quad \cos x = \cos y
\]
✳ Step 1: Use the identity for sine
\[
\sin x = \sin y \Rightarrow x = y + 2n\pi \quad \text{or} \quad x = \pi - y + 2n\pi
\]
✳ Step 2: Use the identity for cosine
\[
\cos x = \cos y \Rightarrow x = y + 2m\pi \quad \text{or} \quad x = -y + 2m\pi
\]
? Combine both conditions
For both \( \sin x = \sin y \) and \( \cos x = \cos y \) to be true, the only consistent solution is:
\[
x = y + 2n\pi \Rightarrow x - y = 2n\pi
\]
✅ Final Answer:
\[
\boxed{x - y = 2n\pi \quad \text{for } n \in \mathbb{Z}}
\]
Qus : 49 NIMCET PYQ 2024 3 Aryan bought 100 shares of a company
at Rs. 50 per share. He paid a brokerage fee of 2% on the purchase. Later, he
sold all the shares at Rs. 55 per share and paid a brokerage fee of 2% on the sale.
What is Aryan’s net profit percentage on his investment?
1 5.5%
2 6% 3 5.69%
4 6.1% Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Share Market Math: Net Profit with Brokerage
Buying:
100 shares at ₹50 each = ₹5,000
Brokerage (2%) = ₹100
Total Cost Price = ₹5,100
Selling:
100 shares at ₹55 each = ₹5,500
Brokerage (2%) = ₹110
Net Selling Price = ₹5,390
Profit:
Profit = ₹5,390 − ₹5,100 = ₹290
Profit % = (290 / 5100) × 100 ≈ 5.69%
✅ Final Answer: Net profit percentage is 5.69%
Qus : 51 NIMCET PYQ 2024 2 Ramu visits Delhi on every 15 days and
Samu goes to Delhi every 20 days. They met at Delhi 5 days back. After how many
days, from today, they will meet at Delhi next time?
1 35
2 55 3 60
4 65 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Calendar Puzzle: Meeting Days of Ramu and Samu
Given:
Ramu visits Delhi every 15 days
Samu visits Delhi every 20 days
They last met 5 days ago
Step-by-Step:
LCM of 15 and 20 = 60 days
They meet every 60 days
Last met 5 days ago ⇒ Next meeting in 60 - 5 = 55 days
✅ Final Answer: They will meet again after 55 days from today.
Qus : 53 NIMCET PYQ 2024 2 If 30th September, 1991 was a
Wednesday, then what was the day on 14th March 1992?
1 Wednesday
2 Monday 3 Saturday
4 Sunday Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Calendar Puzzle: Day on 14th March 1992
Given: 30th September 1991 was a Wednesday
Step-by-Step Calculation:
Total days from 30th Sept 1991 to 14th March 1992 = 166 days
166 ÷ 7 = 23 weeks + 5 extra days
5 days after Wednesday = Monday
✅ Final Answer: 14th March 1992 was a Monday
Qus : 54 NIMCET PYQ 2024 3 A speaks truth in 40% and B in 50% of the cases. The probability that they contradict
each other while narrating some incident is:
1 1/4 2 1/3 3 1/2 4 2/3 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
A speaks the truth in 40% of the cases and B in 50% of the cases.
What is the probability that they contradict each other while narrating an incident?
? Let’s Define:
\( P(A_T) = 0.4 \) → A tells the truth
\( P(A_L) = 0.6 \) → A lies
\( P(B_T) = 0.5 \) → B tells the truth
\( P(B_L) = 0.5 \) → B lies
? Contradiction happens in two cases:
A tells the truth, B lies → \( 0.4 \times 0.5 = 0.2 \)
A lies, B tells the truth → \( 0.6 \times 0.5 = 0.3 \)
Total probability of contradiction:
\[
P(\text{Contradiction}) = 0.2 + 0.3 = \boxed{0.5}
\]
✅ Final Answer:
\[
\boxed{\frac{1}{2}}
\]
Qus : 55 NIMCET PYQ 2024 2 In
a reality show, two judges independently provided marks base do the performance
of the participants. If the marks provided by the second judge are given by Y =
10.5 + 2x, where X is the marks provided by the first judge. If the variance of
the marks provided by the second judge is 100, then the variance of the marks provided
by the first judge is:
1 49.5 2 25 3 50
4 99 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Statistics Puzzle: Variance under Linear Transformation
Given:
Y = 10.5 + 2X
Var(Y) = 100
Formula: If Y = a + bX, then Var(Y) = b² × Var(X)
Apply:
100 = 2² × Var(X)
100 = 4 × Var(X)
Var(X) = 100 / 4 = 25
✅ Final Answer: The variance of the marks given by the first judge is 25 .
Qus : 58 NIMCET PYQ 2024 4 A man starts at the origin O and walks a distance of 3 units in the north-
east direction and then walks a distance of 4 units in the north-west
direction to reach the point P. then $\vec{OP}$ is equal to
1 $$\frac{1}{\sqrt{2}} (-\hat{i}+\hat{j})$$ 2 $$\frac{1}{2} (\hat{i}+\hat{j})$$ 3 $$\frac{1}{\sqrt{2}} (\hat{i}-7\hat{j})$$ 4 $$\frac{1}{\sqrt{2}} (-\hat{i}+7\hat{j})$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
A man starts at the origin \( O \), walks 3 units in the north-east direction, then 4 units in the north-west direction to reach point \( P \).
Find the displacement vector \( \vec{OP} \).
? Solution:
North-East (45°):
\[
\vec{A} = 3 \cdot \left( \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \right) = \left( \frac{3}{\sqrt{2}}, \frac{3}{\sqrt{2}} \right)
\]
North-West (135°):
\[
\vec{B} = 4 \cdot \left( -\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \right) = \left( -\frac{4}{\sqrt{2}}, \frac{4}{\sqrt{2}} \right)
\]
Total Displacement:
\[
\vec{OP} = \vec{A} + \vec{B} = \left( \frac{-1}{\sqrt{2}}, \frac{7}{\sqrt{2}} \right)
\]
✅ Final Answer:
\[
\boxed{ \vec{OP} = \left( \frac{-1}{\sqrt{2}},\ \frac{7}{\sqrt{2}} \right) }
\]
Qus : 59 NIMCET PYQ 2024 4
Directions: A, B, C, D, E, F and G are travelling in three different
vehicles. There are at least two passengers in each vehicle-Swift, Creta,
Nexon, and only one of them is a male. There are two engineers, two doctors and
three teachers among them.
C
is a lady doctor and she does not travel with the pair of sisters A and F. B,
a male engineer, travels with only G, a teacher in a Swift. D is a male doctor. Two
persons belonging to the same profession do not travel in the same vehicle. A
is not an engineer and travels in a Creta. The
pair of sisters A and F travel in the same vehicle
What is F’s profession?
1 Doctor
2 Data
inadequate 3 Teacher
4 Engineer Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 60 NIMCET PYQ 2024 3 Among the given numbers below, the smallest number which will be divided by 9, 10,
15 and 20, leaves the remainders 4, 5, 10, and 15, respectively
1 85 2 535 3 355 4 265 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Find the smallest number which when divided by 9, 10, 15 and 20 leaves remainders 4, 5, 10 and 15 respectively.
✅ Solution:
Let the number be \( x \).
\( x \equiv 4 \mod 9 \Rightarrow x - 4 \) divisible by 9
\( x \equiv 5 \mod 10 \Rightarrow x - 5 \) divisible by 10
\( x \equiv 10 \mod 15 \Rightarrow x - 10 \) divisible by 15
\( x \equiv 15 \mod 20 \Rightarrow x - 15 \) divisible by 20
So, \( x + 5 \) is divisible by LCM of 9, 10, 15, 20
LCM = \( 2^2 \cdot 3^2 \cdot 5 = 180 \)
\( x + 5 = 180 \times 2 = 360 \Rightarrow x = 355 \)
? Final Answer: \( \boxed{355} \)
Qus : 61 NIMCET PYQ 2024 3
Directions: A, B, C, D, E, F and G are travelling in three different
vehicles. There are at least two passengers in each vehicle-Swift, Creta,
Nexon, and only one of them is a male. There are two engineers, two doctors and
three teachers among them.
C
is a lady doctor and she does not travel with the pair of sisters A and F. B,
a male engineer, travels with only G, a teacher in a Swift. D is a male doctor. Two
persons belonging to the same profession do not travel in the same vehicle. A
is not an engineer and travels in a Creta. The
pair of sisters A and F travel in the same vehicle
In which vehicle does C travel?
1 Creta
2 Swift 3 Nexon
4 Data
inadequate Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Logic Puzzle: Vehicle Allocation
Final Deduction:
C is a lady doctor and does not travel with A and F.
A and F (sisters) are in Creta .
B (male engineer) and G (teacher) are in Swift .
To maintain profession constraints, C must be in Nexon .
✅ Final Answer: C travels in Nexon.
Qus : 62 NIMCET PYQ 2024 3 The value of $\sum ^n_{r=1}\frac{{{{}^nP}}_r}{r!}$ is:
1 $$2^n$$ 2 $$1-2^{-n}$$ 3 $$2^n-1$$ 4 $$2^{2n}-1$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Question: Find the value of:
$$ \sum_{r=1}^{n} \frac{nP_r}{r!} $$
Solution:
We know: \( nP_r = \frac{n!}{(n - r)!} \Rightarrow \frac{nP_r}{r!} = \frac{n!}{(n - r)! \cdot r!} = \binom{n}{r} \)
Therefore,
$$ \sum_{r=1}^{n} \frac{nP_r}{r!} = \sum_{r=1}^{n} \binom{n}{r} = 2^n - 1 $$
Final Answer: $$ \boxed{2^n - 1} $$
Qus : 63 NIMCET PYQ 2024 2
Directions: A, B, C, D, E, F and G are travelling in three different
vehicles. There are at least two passengers in each vehicle-Swift, Creta,
Nexon, and only one of them is a male. There are two engineers, two doctors and
three teachers among them.
C
is a lady doctor and she does not travel with the pair of sisters A and F. B,
a male engineer, travels with only G, a teacher in a Swift. D is a male doctor. Two
persons belonging to the same profession do not travel in the same vehicle. A
is not an engineer and travels in a Creta. The
pair of sisters A and F travel in the same vehicle
Which of the following represents the three teachers?
1 Data inadequate
2 GEA 3 GEF
4 GBF Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 64 NIMCET PYQ 2024 4 Let A and B be two events defined on a sample space $\Omega$. Suppose $A^C$ denotes
the complement of A relative to the sample space $\Omega$. Then the probability $P\Bigg{(}(A\cap{B}^C)\cup({A}^C\cap B)\Bigg{)}$ equals
1 $$P(A)+P(A)+P(A\cap B)$$ 2 $$P(A)+P(A)-P(A\cap B)$$ 3 $$P(A)+P(A)+2P(A\cap B)$$ 4 $$P(A)+P(A)-2P(A\cap B)$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: Two events \( A \) and \( B \) defined on sample space \( \Omega \). We are to find the probability:
$$ P\left((A \cap B^c) \cup (A^c \cap B)\right) $$
Step 1: This is the probability of events that are in exactly one of A or B (but not both), i.e., symmetric difference of A and B:
$$ (A \cap B^c) \cup (A^c \cap B) = A \Delta B $$
Step 2: So, we use:
$$ P(A \Delta B) = P(A) + P(B) - 2P(A \cap B) $$
Final Answer:
$$ \boxed{P(A) + P(B) - 2P(A \cap B)} $$
Qus : 65 NIMCET PYQ 2024 1
A, B, C, D and E are five different
integers. When written in the ascending order of values, the difference between
any two adjacent integers is 8. D is the greatest and A the least. B is greater
than E but less than C. The sum of the integer is equal to E.
The value of A is the least
1 -18
2 -15 3 None of these
4 -17 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 66 NIMCET PYQ 2024 1 Let Z be the set of all integers, and consider the sets $X=\{(x,y)\colon{x}^2+2{y}^2=3,\, x,y\in Z\}$ and $Y=\{(x,y)\colon x{\gt}y,\, x,y\in Z\}$. Then the number of elements in $X\cap Y$ is:
1 1 2 2 3 3 4 4 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given: $$x^2 + 2y^2 = 3 \text{ and } x > y \text{ with } x, y \in \mathbb{Z}$$
Solutions to the equation are: $$\{(1,1), (1,-1), (-1,1), (-1,-1)\}$$
Among them, only \( (1, -1) \) satisfies \( x > y \).
Answer: $$\boxed{1}$$
Qus : 67 NIMCET PYQ 2024 4
A, B, C, D and E are five different
integers. When written in the ascending order of values, the difference between
any two adjacent integers is 8. D is the greatest and A the least. B is greater
than E but less than C. The sum of the integer is equal to E.
The sum of A and B is
1 -30
2 -15 3 None of these
4 -20 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 69 NIMCET PYQ 2024 1
A, B, C, D and E are five different
integers. When written in the ascending order of values, the difference between
any two adjacent integers is 8. D is the greatest and A the least. B is greater
than E but less than C. The sum of the integer is equal to E.
The greatest number has the value
1 14
2 12 3 15
4 17 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 70 NIMCET PYQ 2024 4 Given a set A with median $m_1 = 2$ and set B with median $m_2 = 4$
What can we say about the median of the combined set?
1 at most 1 2 at most 2 3 at least 1 4 at least 2 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given two sets:
Set \( A \) has median \( m_1 = 2 \)
Set \( B \) has median \( m_2 = 4 \)
What can we say about the median of the combined set \( A \cup B \)?
✅ Answer:
The combined median depends on the size and values of both sets.
Without that information , we only know that:
\[
\text{Combined Median} \in [2, 4]
\]
So, the exact median cannot be determined with the given data.
Qus : 71 NIMCET PYQ 2024 2
A, B, C, D and E are five different
integers. When written in the ascending order of values, the difference between
any two adjacent integers is 8. D is the greatest and A the least. B is greater
than E but less than C. The sum of the integer is equal to E.
The sum of the integers is
1 None of these
2 -10 3 -8
4 -6 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 74 NIMCET PYQ 2024 2 A coin is thrown 8 number of times. What is the probability of getting a head in an odd
number of throw?
1 3/4 2 1/2 3 1/4 4 1/8 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Total outcomes = \( 2^8 = 256 \)
Favorable outcomes (odd heads):
\( \binom{8}{1} = 8 \)
\( \binom{8}{3} = 56 \)
\( \binom{8}{5} = 56 \)
\( \binom{8}{7} = 8 \)
Total favorable = \( 8 + 56 + 56 + 8 = 128 \)
So, Probability = \( \frac{128}{256} = \boxed{\frac{1}{2}} \)
? Final Answer: \( \boxed{\frac{1}{2}} \)
Qus : 76 NIMCET PYQ 2024 3 Consider the function $f(x)={x}^{2/3}{(6-x)}^{1/3}$. Which of the following statement is false?
1 f is increasing in interval (0,4) 2 f is decreasing in interval (6,∞) 3 f has a point of inflection at x=0 4 f has a point of inflection at x=6 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given Function:
$$f(x) = x^{2/3}(6 - x)^{1/3}$$
f is increasing in (0, 4): ✅ True
f has a point of inflection at x = 0: ✅ True
f has a point of inflection at x = 6: ✅ True
f is decreasing in (6, ∞): ❌ False (function not defined there)
Correct Answer (False Statement):
$$\boxed{\text{f is decreasing in } (6, \infty)}$$
Qus : 78 NIMCET PYQ 2024 3 The value of ${{Lt}}_{x\rightarrow0}\frac{{e}^x-{e}^{-x}-2x}{1-\cos x}$ is equal to
1 2 2 1 3 0 4 -1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Evaluate:
$$\lim_{x \to 0} \frac{e^x - e^{-x} - 2x}{1 - \cos x}$$
Step 1: Apply L'Hôpital's Rule (since it's 0/0):
First derivative:
$$\frac{e^x + e^{-x} - 2}{\sin x}$$
Still 0/0 → Apply L'Hôpital's Rule again:
$$\frac{e^x - e^{-x}}{\cos x}$$
Now,
$$\lim_{x \to 0} \frac{1 - 1}{1} = 0$$
Final Answer:
$$\boxed{0}$$
Qus : 80 NIMCET PYQ 2024 2 Consider the function $$f(x)=\begin{cases}{-{x}^3+3{x}^2+1,} & {if\, x\leq2} \\ {\cos x,} & {if\, 2{\lt}x\leq4} \\ {{e}^{-x},} & {if\, x{\gt}4}\end{cases}$$ Which of the following statements about f(x) is true:
1 f(x) has a local maximum at x =1, which is also the global maximum 2 f(x) has a local maximum at x=2, which is not the global maximum 3 f(x) has a local maximum at $x =\pi$, but it is not the global maximum 4 f(x) has a global maximum at x=0 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 82 NIMCET PYQ 2024 1 If one AM (Arithmetic mean) 'a' and two GM's (Geometric means) p and q be inserted between any two positive numbers, the value of p^3+q^3 is
1 2apq 2 pq/a 3 2pq/a 4 p+q+a Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Problem:
If one Arithmetic Mean (AM) \( a \) and two Geometric Means \( p \) and \( q \) are inserted between any two positive numbers, find the value of:
\[
p^3 + q^3
\]
Given:
Let two positive numbers be \( A \) and \( B \).
One AM: \( a = \frac{A + B}{2} \)
Two GMs inserted: so the four terms in G.P. are:
\[
A, \ p = \sqrt[3]{A^2B}, \ q = \sqrt[3]{AB^2}, \ B
\]
Now calculate:
\[
pq = \sqrt[3]{A^2B} \cdot \sqrt[3]{AB^2} = \sqrt[3]{A^3B^3} = AB
\]
\[
p^3 = A^2B, \quad q^3 = AB^2
\]
\[
p^3 + q^3 = A^2B + AB^2 = AB(A + B)
\]
Also,
\[
2apq = 2 \cdot \frac{A + B}{2} \cdot AB = AB(A + B)
\]
✅ Therefore,
\( \boxed{p^3 + q^3 = 2apq} \)
Qus : 84 NIMCET PYQ 2024 2 The equation $3x^2 + 10xy + 11y^2 + 14x + 12y + 5 = 0$ represents
1 a circle 2 an ellipse 3 a hyperbola 4 a parabola Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Rule for Classifying Conics Using Discriminant
Given the equation: \( Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 \)
Compute: \( \Delta = B^2 - 4AC \)
? Based on value of \( \Delta \):
Ellipse : \( \Delta < 0 \) and \( A \ne C \), \( B \ne 0 \) → tilted ellipse
Circle : \( \Delta < 0 \) and \( A = C \), \( B = 0 \)
Parabola : \( \Delta = 0 \)
Hyperbola : \( \Delta > 0 \)
Example:
For the equation: \( 3x^2 + 10xy + 11y^2 + 14x + 12y + 5 = 0 \)
\( A = 3 \), \( B = 10 \), \( C = 11 \) →
\( \Delta = 10^2 - 4(3)(11) = 100 - 132 = -32 \)
Since \( \Delta < 0 \), it represents an ellipse .
Qus : 85 NIMCET PYQ 2024 1 The
primary purpose of cache memory in a computer system is
1 to temporarily store frequently accessed data and instruction for faster access by the CPU. 2 To permanently store data and programs 3 to provide additional storage space when the main memory is full. 4 to manage input and output operations between the CPU and peripherals. Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 86 NIMCET PYQ 2024 1 The points (1,1/2) and (3,-1/2) are
1 In between the lines 2x+3y=6 and 2x+3y = -6 2 On the same side of the line 2x+3y = 6 3 On the same side of the line 2x+3y = -6 4 On the opposite side of the line 2x+3y = -6 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given:
Points: \( A = (1, \frac{1}{2}) \), \( B = (3, -\frac{1}{2}) \)
Line: \( 2x + 3y = k \)
Step 1: Evaluate \( 2x + 3y \)
For A: \( 2(1) + 3\left(\frac{1}{2}\right) = \frac{7}{2} \)
For B: \( 2(3) + 3\left(-\frac{1}{2}\right) = \frac{9}{2} \)
✅ Option-wise Check:
In between the lines \( 2x + 3y = -6 \) and \( 2x + 3y = 6 \):
✔️ True since \( \frac{7}{2}, \frac{9}{2} \in (-6, 6) \)
On the same side of \( 2x + 3y = 6 \):
✔️ True , both values are less than 6
On the same side of \( 2x + 3y = -6 \):
✔️ True , both values are greater than -6
On the opposite side of \( 2x + 3y = -6 \):
❌ False , both are on the same side
✅ Final Answer:
The correct statements are:
In between the lines \( 2x + 3y = -6 \) and \( 2x + 3y = 6 \)
On the same side of the line \( 2x + 3y = 6 \)
On the same side of the line \( 2x + 3y = -6 \)
Qus : 87 NIMCET PYQ 2024 4 Consider the program below which uses
six temporary variables a, b, c, d, e, and f.
a = 10
b = 20
c = 30
d=a+c
f=c+c
b=c+e
e=b+f
d=5+e
return d+f
Assuming that all the above operations take their operands from registers, the minimum number of registers needed to execute this program without spilling is
Assuming that all the above operations
take their operands from registers, the minimum number of registers needed to execute
this program without spilling is
1 6 2 4 3 5 4 3 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 88 NIMCET PYQ 2024 1 How much work does it take to slide a crate for a distance of 25m along a loading
dock by pulling on it with a 180 N force where the dock is at an angle of 45°
from the horizontal?
1 $$3.18198\times10^3 J$$ 2 $$3.18198\times10^2 J$$ 3 $$3.4341\times10^3 J$$ 4 $$3.4341\times10^4 J$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Work Done Problem:
A crate is pulled 25 m along a dock with a force of 180 N at an angle of 45° .
✅ Formula Used:
\[
\text{Work} = F \cdot d \cdot \cos(\theta)
\]
✅ Substituting Values:
\[
W = 180 \times 25 \times \cos(45^\circ) = 180 \times 25 \times 0.70710678118 = 3181.98052\, \text{J}
\]
✅ Final Answer (to 5 decimal places):
\[
\boxed{3.181\times 10^3 \, \text{Joules}}
\]
Qus : 90 NIMCET PYQ 2024 1 The vector $\vec{A}=(2x+1)\hat{i}+(x^2-6y)\hat{j}+(xy^2+3z)\hat{k}$ is a
1 sink field 2 solenoidal field 3 source field 4 None of these Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Vector Field:
\[
\vec{A} = (2x + 1)\hat{i} + (x^2 - 6y)\hat{j} + (xy^2 + 3z)\hat{k}
\]
Divergence:
\[
\nabla \cdot \vec{A} = 2 - 6 + 3 = -1 \neq 0
\]
Not solenoidal ❌
Curl:
\[
\nabla \times \vec{A} = (2xy)\hat{i} - (y^2)\hat{j} + (2x)\hat{k} \neq \vec{0}
\]
Not conservative ❌
Final Answer:
\( \vec{A} \) is neither conservative nor solenoidal .
Vector Sink Field Analysis
Given vector field:
\[
\vec{A} = (2x + 1)\hat{i} + (x^2 - 6y)\hat{j} + (xy^2 + 3z)\hat{k}
\]
Divergence:
\[
\nabla \cdot \vec{A} = 2 - 6 + 3 = -1
\]
✅ Conclusion:
The divergence is negative at every point, so \( \vec{A} \) is a sink field .
Qus : 91 NIMCET PYQ 2024 1 Consider
the following 4- bit binary numbers represented in the 2’s complement form :
1101 and 0100 What would be the result when we add them?
1 0001
and no overflow 2 1001
and an overflow 3 0001
and an overflow 4 1001
and no overflow Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
2's Complement Addition (4-bit)
Given: 1101 and 0100 (in 2’s complement)
Step-by-step:
1101 = −3 (in decimal)
0100 = +4 (in decimal)
Sum = −3 + 4 = +1
+1 in 4-bit 2’s complement = 0001
✅ Final Answer: 0001
Qus : 92 NIMCET PYQ 2024 3 Region R is defined as region in first quadrant satisfying the condition $x^2 + y^2 < 4$. Given that a point P=(r,s) lies in R, what is the probability
that r>s?
1 1 2 0 3 1/2 4 1/3 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Probability that \( r > s \) in Region \( R \)
Given: \( R = \{ (x, y) \in \mathbb{R}^2 \mid x^2 + y^2 < 4 \} \) in the first quadrant
Area of region \( R \) in first quadrant:
\[
A = \frac{1}{4} \pi (2)^2 = \pi
\]
Region where \( r > s \) (i.e., below line \( x = y \)) occupies half of that quarter-circle:
\[
A_{\text{favorable}} = \frac{1}{2} \pi
\]
Therefore, the required probability is:
\[
\text{Probability} = \frac{\frac{1}{2} \pi}{\pi} = \boxed{\frac{1}{2}}
\]
Qus : 93 NIMCET PYQ 2024 2 A
computer system has 16-bit wide address/ data bus that uses RAM chips of 4K $\times$ 8-bit capacity. The number of RAM chips are needed to provide a memory capacity
of 64 Kbytes memory is
1 32 2 16 3 64 4 8 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Memory Chip Calculation
Given:
RAM chip size = 4K × 8-bit = 4096 bytes = 4 KB
Required memory = 64 KB = 65536 bytes
Calculation:
Total chips needed = 65536 / 4096 = 16 chips
✅ Final Answer: 16 RAM chips are needed to build 64 KB of memory.
Qus : 94 NIMCET PYQ 2024 3 Lines $L_1, L_2, .., L_10 $are distinct among which the lines $L_2, L_4, L_6, L_8, L_{10}$ are
parallel to each other and the lines $L_1, L_3, L_5, L_7, L_9$ pass through a given point C. The number of point of intersection of pairs of lines from the complete set $L_1, L_2, L_3, ..., L_{10}$ is
1 24 2 25 3 26 4 27 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Total Number of Intersection Points
Given:
10 distinct lines: \( L_1, L_2, \ldots, L_{10} \)
\( L_2, L_4, L_6, L_8, L_{10} \): parallel (no intersections among them)
\( L_1, L_3, L_5, L_7, L_9 \): concurrent at point \( C \) (intersect at one point)
? Calculation:
\[
\text{Total line pairs: } \binom{10}{2} = 45
\]
\[
\text{Subtract parallel pairs: } \binom{5}{2} = 10 \Rightarrow 45 - 10 = 35
\]
\[
\text{Concurrent at one point: reduce } 10 \text{ pairs to 1 point} \Rightarrow 35 - 9 = \boxed{26}
\]
✅ Final Answer: \(\boxed{26}\) unique points of intersection
Qus : 95 NIMCET PYQ 2024 3 Given
that numbers A and B are two 8 bit 2’s complement numbers with A = 11111111,
B = 11111111. Then sum A + B is _________
1 00000010
2 11111100 3 11111110
4 00000000 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
2's Complement Addition (8-bit)
Given:
A = 11111111 → (−1)
B = 11111111 → (−1)
Sum: −1 + (−1) = −2
Convert −2 to 8-bit 2's complement:
+2 = 00000010
Invert = 11111101
Add 1 = 11111110
✅ Final Answer: 11111110
Qus : 96 NIMCET PYQ 2024 1 If the line $a^2 x + ay +1=0$, for some real number $a$, is normal to the curve $xy=1$
then
1 $a<0$ 2 $$0<a<1$$ 3 $$a>0$$ 4 $$-1<a<1$$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Problem:
The line \[
a^2x + ay + 1 = 0
\] is normal to the curve \[
xy = 1
\]. Find possible values of \( a \in \mathbb{R} \).
Step 1: Slope of Line
Rewrite: \[
y = -a x - \frac{1}{a}
\] → slope = \( -a \)
Step 2: Curve Derivative
\[
xy = 1 \Rightarrow \frac{dy}{dx} = -\frac{y}{x}
\]
Slope of normal = \( \frac{x}{y} \)
Match Slopes
\[
-a = \frac{x}{y} \Rightarrow x = -a y
\]
Plug into Curve
\[
xy = 1 \Rightarrow (-a y)(y) = 1 \Rightarrow y^2 = -\frac{1}{a}
\]
For real \( y \), we need \( a < 0 \)
✅ Final Answer:
\[
\boxed{a < 0}
\]
Qus : 98 NIMCET PYQ 2024 1 Out of a group of 50 students taking examinations in Mathematics, Physics, and
Chemistry, 37 students passed Mathematics, 24 passed Physics, and 43 passed
Chemistry. Additionally, no more than 19 students passed both Mathematics and
Physics, no more than 29 passed both Mathematics and Chemistry, and no more than
20 passed both Physics and Chemistry. What is the maximum number of students who
could have passed all three examinations?
1 14 2 10 3 12 4 9 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
? Maximum Students Passing All Three Exams
Given:
Total students = 50
\( |M| = 37 \), \( |P| = 24 \), \( |C| = 43 \)
\( |M \cap P| \leq 19 \), \( |M \cap C| \leq 29 \), \( |P \cap C| \leq 20 \)
We use the inclusion-exclusion principle:
\[
|M \cup P \cup C| = |M| + |P| + |C| - |M \cap P| - |M \cap C| - |P \cap C| + |M \cap P \cap C|
\]
Let \( x = |M \cap P \cap C| \). Then:
\[
50 \geq 37 + 24 + 43 - 19 - 29 - 20 + x
\Rightarrow 50 \geq 36 + x \Rightarrow x \leq 14
\]
✅ Final Answer: \(\boxed{14}\)
Qus : 99 NIMCET PYQ 2024 3 Consider
an arbitrary number system with independent digits as 0,1 and A. If we generate
first few numbers in sequence as 00, 01, 0A, 10, 11, 1A and if this process is
continued to generate the numbers, then the position of 10A is ________
1 15 2 10 3 12 4 9 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Custom Number System: Position of 10A
Given digits: 0, 1, A (base-3)
Convert 10A to base-10:
1 → 1
0 → 0
A → 2
10A = 1×9 + 0×3 + 2 = 11
List of numbers in sequence:
00
01
0A
10
11
1A
A0
A1
AA
100
101
10A
✅ Final Answer: 12
Qus : 100 NIMCET PYQ 2024 4 Let $f\colon\mathbb{R}\rightarrow\mathbb{R}$ be a function such that $f(0)=\frac{1}{\pi}$ and $f(x)=\frac{x}{e^{\pi x}-1}$ for $x\ne0$, then
1 $f(x)$ is not continuous at x = 0 2 $f(x)$ is continuous but not differentiable at x = 0 3 $f(x)$ is differentiable at x = 0 and $f'(0) = -\frac{\pi}{2}$ 4 None of the above Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Analysis of Continuity and Differentiability
Function:
\[
f(x) =
\begin{cases}
\dfrac{x}{e^{\pi x} - 1}, & x \neq 0 \\
\dfrac{1}{\pi}, & x = 0
\end{cases}
\]
✅ Continuity at \( x = 0 \):
\[
\lim_{x \to 0} f(x) = \frac{1}{\pi} = f(0)
\quad \Rightarrow \quad \text{Function is continuous at } x = 0
\]
✏️ Differentiability at \( x = 0 \):
\[
f'(0) = \lim_{h \to 0} \frac{f(h) - f(0)}{h}
= -\frac{1}{2}
\]
✅ Final Result:
Function is continuous at \( x = 0 \)
Function is differentiable at \( x = 0 \)
\( f'(0) = \boxed{-\frac{1}{2}} \)
Qus : 102 NIMCET PYQ 2024 1 If f(x)=cos[$\pi$^2]x+cos[-$\pi$^2]x, where [.] stands for greatest integer function, then $f(\pi/2)$=
1 -1 2 0 3 1 4 2 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
? Function with Greatest Integer and Cosine
Given:
\[
f(x) = \cos\left([\pi^2]x\right) + \cos\left([-\pi^2]x\right)
\]
Find: \[
f\left(\frac{\pi}{2}\right)
\]
Step 1: Estimate Floor Values
\[
\pi^2 \approx 9.8696 \Rightarrow [\pi^2] = 9,\quad [-\pi^2] = -10
\]
Step 2: Plug into the Function
\[
f\left(\frac{\pi}{2}\right) = \cos\left(9 \cdot \frac{\pi}{2}\right) + \cos\left(-10 \cdot \frac{\pi}{2}\right)
= \cos\left(\frac{9\pi}{2}\right) + \cos(-5\pi)
\]
Step 3: Simplify
\[
\cos\left(\frac{9\pi}{2}\right) = 0,\quad \cos(-5\pi) = -1
\]
✅ Final Answer:
\[
\boxed{-1}
\]
Qus : 104 NIMCET PYQ 2024 4 If three distinct numbers are chosen randomly from the first 100 natural numbers, then
the probability that all three of them are divisible by both 2 and 3 is
1 4/33 2 4/35 3 4/25 4 4/1155 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
✔️ Verified Probability
Total numbers divisible by 6 from 1 to 100: 16
\[
\binom{100}{3} = 161700, \quad \binom{16}{3} = 560
\]
Probability: \[
\frac{560}{161700} = \frac{4}{1155}
\]
✅ Final Answer: \(\boxed{\frac{4}{1155}}\)
Qus : 106 NIMCET PYQ 2024 1 It is given that the mean, median and mode of a data set is $1, 3^x$ and $9^x$ respectively. The possible values of the mode is
1 1,4 2 1,9 3 3,9 4 9,8 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Mean, Median, and Mode Relation
Given:
Mean = 1
Median = \( 3^x \)
Mode = \( 9^x \)
Use empirical formula:
\[
\text{Mode} = 3 \cdot \text{Median} - 2 \cdot \text{Mean}
\]
\[
9^x = 3 \cdot 3^x - 2 \Rightarrow (3^x)^2 = 3 \cdot 3^x - 2
\]
Let \( y = 3^x \), then:
\[
y^2 = 3y - 2 \Rightarrow y^2 - 3y + 2 = 0 \Rightarrow (y - 1)(y - 2) = 0
\]
So, \( y = 1 \text{ or } 2 \Rightarrow 9^x = y^2 = 1 \text{ or } 4 \)
✅ Final Answer: \(\boxed{1 \text{ or } 4}\)
Qus : 107 NIMCET PYQ 2024 2 In
the figure, the circle stands for employed, the square stands for a social
worker, the triangle stands for illiterate, and the rectangle stands for
truthful. Study the figure with its regions and find the number of neither
truthful nor illiterate people among the employed only.
1 4 2 8 3 11 4 1 Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ
Solution Qus : 108 NIMCET PYQ 2024 3 The value of the series $\frac{2}{3!}+\frac{4}{5!}+\frac{6}{7!}+\cdots$ is
1 $2e^{-2}$ 2 $e^{-2}$ 3 $e^{-1}$ 4 $2e^{-1}$ Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Given the infinite series:
\[
S = \frac{2}{3!} + \frac{4}{5!} + \frac{6}{7!} + \cdots = \sum_{n=1}^{\infty} \frac{2n}{(2n+1)!}
\]
This is a known convergent series, and its sum is:
\[
\boxed{e^{-1}}
\]
✅ Final Answer: \(\boxed{e^{-1}}\)
Qus : 110 NIMCET PYQ 2024 2 Let
the given number 11001, 1001 and 111001 be correspond to the 2’s complement representation.
Then with which one of the following decimal number, the given numbers match
1 -6,
-6 and -6, respectively 2 -7,
-7 and -7 respectively 3 -25,
-9 and -57 respectively 4 25,
9 and 57, respectively Go to Discussion NIMCET Previous Year PYQ NIMCET NIMCET 2024 PYQ Solution
Binary to Decimal: 2's Complement Conversion
Given binary numbers:
11001 (5-bit)
1001 (4-bit)
111001 (6-bit)
Step-by-step (2's complement):
Each starts with 1 → negative number
Convert by inverting and adding 1
All result in binary 0111 → decimal 7
So final value = −7
✅ Final Answer: Each binary number corresponds to the decimal number −7 .
""